📍 Isle de Jean Charles
2025-10-03
Rows: 1,376
Columns: 10
$ state <chr> "Louisiana", "Louisiana", "Louisiana", "Louisiana", "Louisian…
$ county <chr> "Lafayette", "Lafayette", "Vermilion", "St. Martin", "St. Mar…
$ gegrphy <chr> "LA", "LA", "LA", "LA", "LA", "LA", "LA", "LA", "LA", "LA", "…
$ pct_sth <dbl> 4.1503823, 8.1000000, 1.6978710, 4.1154232, 5.7540218, 4.2769…
$ pct_cnc <dbl> 3.7503771, 7.1000000, 1.0837475, 2.3294546, 4.0278153, 2.5407…
$ pc_200_ <dbl> 30.14978, 19.73158, 31.13836, 18.35729, 35.25180, 46.30960, 3…
$ trnsp_b <dbl> 0.1909443, 0.1220533, 0.2269403, 0.1586263, 0.1301868, 0.2927…
$ cf_nn__ <chr> "0", "0", "0", "0", "2-4", "0", "0", "0", "0", "0", "0", "0",…
$ trnsp__ <chr> "15-20%", "10-15%", "20-25%", "15-20%", "10-15%", "25+%", "20…
$ geometry <MULTIPOLYGON [°]> MULTIPOLYGON (((-92.0536 30..., MULTIPOLYGON (((…
geometry variable data in our dataframe and the .shp file type of data suggests this is spatial data.mapview() function.